@charset "UTF-8";
@font-face {
    font-family: JosefinSans-Regular;
    src: url(../font/JosefinSans-Regular.ttf);
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: fontello;
    src: url(../font/fontello.eot?76278513);
    src: url(../font/fontello.eot?76278513#iefix) format('embedded-opentype'), url(../font/fontello.woff2?76278513) format('woff2'), url(../font/fontello.woff?76278513) format('woff'), url(../font/fontello.ttf?76278513) format('truetype'), url(../font/fontello.svg?76278513#fontello) format('svg');
    font-weight: 400;
    font-style: normal
}

[class*=" icon-"]:before, [class^=icon-]:before {
    font-family: fontello;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-ei-archive:before {
    content: '\e800'
}

.icon-ei-arrow-down:before {
    content: '\e801'
}

.icon-ei-arrow-left:before {
    content: '\e802'
}

.icon-ei-arrow-right:before {
    content: '\e803'
}

.icon-ei-arrow-up:before {
    content: '\e804'
}

.icon-ei-bell:before {
    content: '\e805'
}

.icon-ei-calendar:before {
    content: '\e806'
}

.icon-ei-camera:before {
    content: '\e807'
}

.icon-ei-cart:before {
    content: '\e808'
}

.icon-ei-chart:before {
    content: '\e809'
}

.icon-ei-check:before {
    content: '\e80a'
}

.icon-ei-chevron-down:before {
    content: '\e80b'
}

.icon-ei-chevron-left:before {
    content: '\e80c'
}

.icon-ei-chevron-right:before {
    content: '\e80d'
}

.icon-ei-chevron-up:before {
    content: '\e80e'
}

.icon-ei-clock:before {
    content: '\e80f'
}

.icon-ei-close-o:before {
    content: '\e810'
}

.icon-ei-close:before {
    content: '\e811'
}

.icon-ei-comment:before {
    content: '\e812'
}

.icon-ei-credit-card:before {
    content: '\e813'
}

.icon-ei-envelope:before {
    content: '\e814'
}

.icon-ei-exclamation:before {
    content: '\e815'
}

.icon-ei-external-link:before {
    content: '\e816'
}

.icon-ei-eye:before {
    content: '\e817'
}

.icon-ei-gear:before {
    content: '\e818'
}

.icon-ei-heart:before {
    content: '\e819'
}

.icon-ei-image:before {
    content: '\e81a'
}

.icon-ei-like:before {
    content: '\e81b'
}

.icon-ei-link:before {
    content: '\e81c'
}

.icon-ei-location:before {
    content: '\e81d'
}

.icon-ei-lock:before {
    content: '\e81e'
}

.icon-ei-minus:before {
    content: '\e81f'
}

.icon-ei-navicon:before {
    content: '\e820'
}

.icon-ei-paperclip:before {
    content: '\e821'
}

.icon-ei-pencil:before {
    content: '\e822'
}

.icon-ei-play:before {
    content: '\e823'
}

.icon-ei-plus:before {
    content: '\e824'
}

.icon-ei-pointer:before {
    content: '\e825'
}

.icon-ei-question:before {
    content: '\e826'
}

.icon-ei-redo:before {
    content: '\e827'
}

.icon-ei-refresh:before {
    content: '\e828'
}

.icon-ei-retweet:before {
    content: '\e829'
}

.icon-ei-sc-facebook:before {
    content: '\e82a'
}

.icon-ei-sc-github:before {
    content: '\e82b'
}

.icon-ei-sc-google-plus:before {
    content: '\e82c'
}

.icon-ei-sc-instagram:before {
    content: '\e82d'
}

.icon-ei-sc-linkedin:before {
    content: '\e82e'
}

.icon-ei-sc-odnoklassniki:before {
    content: '\e82f'
}

.icon-ei-sc-pinterest:before {
    content: '\e830'
}

.icon-ei-sc-skype:before {
    content: '\e831'
}

.icon-ei-sc-soundcloud:before {
    content: '\e832'
}

.icon-ei-sc-telegram:before {
    content: '\e833'
}

.icon-ei-sc-tumblr:before {
    content: '\e834'
}

.icon-ei-sc-twitter:before {
    content: '\e835'
}

.icon-ei-sc-vimeo:before {
    content: '\e836'
}

.icon-ei-sc-vk:before {
    content: '\e837'
}

.icon-ei-sc-youtube:before {
    content: '\e838'
}

.icon-ei-search:before {
    content: '\e839'
}

.icon-ei-share-apple:before {
    content: '\e83a'
}

.icon-ei-share-google:before {
    content: '\e83b'
}

.icon-ei-spinner-3:before {
    content: '\e83d'
}

.icon-ei-spinner:before {
    content: '\e83e'
}

.icon-ei-star:before {
    content: '\e83f'
}

.icon-ei-tag:before {
    content: '\e840'
}

.icon-ei-trash:before {
    content: '\e841'
}

.icon-ei-trophy:before {
    content: '\e842'
}

.icon-ei-undo:before {
    content: '\e843'
}

.icon-ei-unlock:before {
    content: '\e844'
}

.icon-ei-user:before {
    content: '\e845'
}

/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, footer, header, nav, section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figcaption, figure {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

main {
    display: block
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active, a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b, strong {
    font-weight: inherit
}

b, strong {
    font-weight: bolder
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio, video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button, input, optgroup, select, textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: 1px dotted ButtonText
}

input {
    overflow: visible
}

[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    box-sizing: border-box;
    display: table;
    max-width: 100%;
    padding: 0;
    color: inherit;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

details {
    display: block
}

summary {
    display: list-item
}

menu {
    display: block
}

canvas {
    display: inline-block
}

template {
    display: none
}

[hidden] {
    display: none
}

.foundation-mq {
    font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"
}

html {
    box-sizing: border-box;
    font-size: 100%
}

*, ::after, ::before {
    box-sizing: inherit
}

body {
    margin: 0;
    padding: 0;
    background: #fefefe;
    font-family: "Comic Sans MS" !important;
    font-weight: 400;
    line-height: 1;
    color: #0a0a0a;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic
}

textarea {
    height: auto;
    min-height: 50px;
    border-radius: 0
}

select {
    box-sizing: border-box;
    width: 100%;
    border-radius: 0
}

.map_canvas embed, .map_canvas img, .map_canvas object, .mqa-display embed, .mqa-display img, .mqa-display object {
    max-width: none !important
}

button {
    padding: 0;
    appearance: none;
    border: 0;
    border-radius: 0;
    background: 0 0;
    line-height: 1;
    cursor: auto
}

[data-whatinput=mouse] button {
    outline: 0
}

pre {
    overflow: auto
}

button, input, optgroup, select, textarea {
    font-family: inherit
}

.is-visible {
    display: block !important
}

.is-hidden {
    display: none !important
}

blockquote, dd, div, dl, dt, form, h1, h2, h3, h4, h5, h6, li, ol, p, pre, td, th, ul {
    margin: 0;
    padding: 0
}

p {
    margin-bottom: 1rem;
    font-size: inherit;
    line-height: 1.6;
    text-rendering: optimizeLegibility
}

em, i {
    font-style: italic;
    line-height: inherit
}

b, strong {
    font-weight: 700;
    line-height: inherit
}

small {
    font-size: 80%;
    line-height: inherit
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: Cambria, Georgia, serif;
    font-style: normal;
    font-weight: 400;
    color: inherit;
    text-rendering: optimizeLegibility
}

.h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    line-height: 0;
    color: #cacaca
}

.h1, h1 {
    font-size: 1.5rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

.h2, h2 {
    font-size: 1.25rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

.h3, h3 {
    font-size: 1.1875rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

.h4, h4 {
    font-size: 1.125rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

.h5, h5 {
    font-size: 1.0625rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

.h6, h6 {
    font-size: 1rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

@media print, screen and (min-width: 40em) {
    .h1, h1 {
        font-size: 3rem
    }

    .h2, h2 {
        font-size: 2.5rem
    }

    .h3, h3 {
        font-size: 1.9375rem
    }

    .h4, h4 {
        font-size: 1.5625rem
    }

    .h5, h5 {
        font-size: 1.25rem
    }

    .h6, h6 {
        font-size: 1rem
    }
}

a {
    line-height: inherit;
    color: #1779ba;
    text-decoration: none;
    cursor: pointer
}

a:focus, a:hover {
    color: #1468a0
}

a img {
    border: 0
}

hr {
    clear: both;
    max-width: 75rem;
    height: 0;
    margin: 1.25rem auto;
    border-top: 0;
    border-right: 0;
    border-bottom: 1px solid #cacaca;
    border-left: 0
}

dl, ol, ul {
    margin-bottom: 1rem;
    list-style-position: outside;
    line-height: 1.6
}

li {
    font-size: inherit
}

ul {
    margin-left: 1.25rem;
    list-style-type: disc
}

ol {
    margin-left: 1.25rem
}

ol ol, ol ul, ul ol, ul ul {
    margin-left: 1.25rem;
    margin-bottom: 0
}

dl {
    margin-bottom: 1rem
}

dl dt {
    margin-bottom: .3rem;
    font-weight: 700
}

blockquote {
    margin: 0 0 1rem;
    padding: .5625rem 1.25rem 0 1.1875rem;
    border-left: 1px solid #cacaca
}

blockquote, blockquote p {
    line-height: 1.6;
    color: #8a8a8a
}

cite {
    display: block;
    font-size: .8125rem;
    color: #8a8a8a
}

cite:before {
    content: "— "
}

abbr, abbr[title] {
    border-bottom: 1px dotted #0a0a0a;
    cursor: help;
    text-decoration: none
}

figure {
    margin: 0
}

code {
    padding: .125rem .3125rem .0625rem;
    border: 1px solid #cacaca;
    background-color: #e6e6e6;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    font-weight: 400;
    color: #0a0a0a
}

kbd {
    margin: 0;
    padding: .125rem .25rem 0;
    background-color: #e6e6e6;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    color: #0a0a0a
}

.subheader {
    margin-top: .2rem;
    margin-bottom: .5rem;
    font-weight: 400;
    line-height: 1.4;
    color: #8a8a8a
}

.lead {
    font-size: 125%;
    line-height: 1.6
}

.stat {
    font-size: 2.5rem;
    line-height: 1
}

p + .stat {
    margin-top: -1rem
}

ol.no-bullet, ul.no-bullet {
    margin-left: 0;
    list-style: none
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

@media print, screen and (min-width: 40em) {
    .medium-text-left {
        text-align: left
    }

    .medium-text-right {
        text-align: right
    }

    .medium-text-center {
        text-align: center
    }

    .medium-text-justify {
        text-align: justify
    }
}

@media print, screen and (min-width: 64em) {
    .large-text-left {
        text-align: left
    }

    .large-text-right {
        text-align: right
    }

    .large-text-center {
        text-align: center
    }

    .large-text-justify {
        text-align: justify
    }
}

.show-for-print {
    display: none !important
}

textarea {
    max-width: 100%
}

textarea[rows] {
    height: auto
}

input::placeholder, textarea::placeholder {
    color: #cacaca
}

input:disabled, input[readonly], textarea:disabled, textarea[readonly] {
    background-color: #e6e6e6;
    cursor: not-allowed
}

[type=button], [type=submit] {
    appearance: none;
    border-radius: 0
}

input[type=search] {
    box-sizing: border-box
}

[type=checkbox], [type=file], [type=radio] {
    margin: 0 0 1rem
}

[type=checkbox] + label, [type=radio] + label {
    display: inline-block;
    vertical-align: baseline;
    margin-left: .5rem;
    margin-right: 1rem;
    margin-bottom: 0
}

[type=checkbox] + label[for], [type=radio] + label[for] {
    cursor: pointer
}

label > [type=checkbox], label > [type=radio] {
    margin-right: .5rem
}

[type=file] {
    width: 100%
}

label {
    display: block;
    margin: 0;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.8;
    color: #0a0a0a
}

label.middle {
    margin: 0 0 1rem;
    padding: .5625rem 0
}

.help-text {
    margin-top: -.5rem;
    font-size: .8125rem;
    font-style: italic;
    color: #0a0a0a
}

.input-group {
    display: flex;
    width: 100%;
    margin-bottom: 1rem;
    align-items: stretch
}

.input-group > :first-child {
    border-radius: 0
}

.input-group > :last-child > * {
    border-radius: 0
}

.input-group-button, .input-group-button a, .input-group-button button, .input-group-button input, .input-group-button label, .input-group-field, .input-group-label {
    margin: 0;
    white-space: nowrap
}

.input-group-label {
    /*padding: 0 1rem;
    border: 1px solid #cacaca;
    background: #f2f2f2;*/
    color: #0a0a0a;
    text-align: center;
    white-space: nowrap;
    display: flex;
    flex: 0 0 auto;
    align-items: center
}

.input-group-label:first-child {
    border-right: 0
}

.input-group-label:last-child {
    border-left: 0
}

.input-group-field {
    border-radius: 0;
    flex: 1 1 0px;
    min-width: 0
}

.input-group-button {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    display: flex;
    flex: 0 0 auto
}

.input-group-button a, .input-group-button button, .input-group-button input, .input-group-button label {
    height: auto;
    align-self: stretch;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1rem
}

fieldset {
    margin: 0;
    padding: 0;
    border: 0
}

legend {
    max-width: 100%;
    margin-bottom: .5rem
}

.fieldset {
    margin: 1.125rem 0;
    padding: 1.25rem;
    border: 1px solid #cacaca
}

.fieldset legend {
    margin: 0;
    margin-left: -.1875rem;
    padding: 0 .1875rem
}

/*select {
    height: 2.4375rem;
    margin: 0 0 1rem;
    padding: .5rem;
    appearance: none;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #fefefe;
    font-family: inherit;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #0a0a0a;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
    background-origin: content-box;
    background-position: right -1rem center;
    background-repeat: no-repeat;
    background-size: 9px 6px;
    padding-right: 1.5rem;
    transition: box-shadow .5s, border-color .25s ease-in-out
}*/

@media screen and (min-width: 0\0
) {
    select {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==)
    }
}

select:focus {
    outline: 0;
    border: 1px solid #8a8a8a;
    background-color: #fefefe;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow .5s, border-color .25s ease-in-out
}

select:disabled {
    background-color: #e6e6e6;
    cursor: not-allowed
}

select::-ms-expand {
    display: none
}

select[multiple] {
    height: auto;
    background-image: none
}

.is-invalid-input:not(:focus) {
    border-color: #cc4b37;
    background-color: #f9ecea
}

.is-invalid-input:not(:focus)::placeholder {
    color: #cc4b37
}

.is-invalid-label {
    color: #cc4b37
}

.form-error {
    display: none;
    margin-top: -.5rem;
    margin-bottom: 1rem;
    font-size: .75rem;
    font-weight: 700;
    color: #f04124
}

.form-error.is-visible {
    display: block
}

.hide {
    display: none !important
}

.invisible {
    visibility: hidden
}

@media screen and (max-width: 39.9375em) {
    .hide-for-small-only {
        display: none !important
    }
}

@media screen and (max-width: 0em), screen and (min-width: 40em) {
    .show-for-small-only {
        display: none !important
    }
}

@media print, screen and (min-width: 40em) {
    .hide-for-medium {
        display: none !important
    }
}

@media screen and (max-width: 39.9375em) {
    .show-for-medium {
        display: none !important
    }
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .hide-for-medium-only {
        display: none !important
    }
}

@media screen and (max-width: 39.9375em), screen and (min-width: 64em) {
    .show-for-medium-only {
        display: none !important
    }
}

@media print, screen and (min-width: 64em) {
    .hide-for-large {
        display: none !important
    }
}

@media screen and (max-width: 63.9375em) {
    .show-for-large {
        display: none !important
    }
}

@media screen and (min-width: 64em) and (max-width: 74.9375em) {
    .hide-for-large-only {
        display: none !important
    }
}

@media screen and (max-width: 63.9375em), screen and (min-width: 75em) {
    .show-for-large-only {
        display: none !important
    }
}

.show-for-sr, .show-on-focus {
    position: absolute !important;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    clip-path: inset(50%);
    border: 0
}

.show-on-focus:active, .show-on-focus:focus {
    position: static !important;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
    clip-path: none
}

.hide-for-portrait, .show-for-landscape {
    display: block !important
}

@media screen and (orientation: landscape) {
    .hide-for-portrait, .show-for-landscape {
        display: block !important
    }
}

@media screen and (orientation: portrait) {
    .hide-for-portrait, .show-for-landscape {
        display: none !important
    }
}

.hide-for-landscape, .show-for-portrait {
    display: none !important
}

@media screen and (orientation: landscape) {
    .hide-for-landscape, .show-for-portrait {
        display: none !important
    }
}

@media screen and (orientation: portrait) {
    .hide-for-landscape, .show-for-portrait {
        display: block !important
    }
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.float-center {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.clearfix::after, .clearfix::before {
    display: table;
    content: ' ';
    flex-basis: 0;
    order: 1
}

.clearfix::after {
    clear: both
}

.g-recaptcha {
    margin-bottom: 15px
}

.g-recaptcha > div > div {
    width: 100% !important
}

.error-message {
    border-radius: 3px;
    padding: 20px 10px;
    background-color: #e74c3c;
    color: #fff;
    border: 1px solid #d62c1a
}

.back {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    z-index: -99999
}

.back .background {
    min-width: 100%;
    min-height: 100%;
    z-index: 1;
    display: block;
    position: absolute;
    background-position: center center;
    background-size: cover;
    background-position: 50% 50%
}

.powered-by {
    background: #21759c;
    color: #fff;
    font-family: sans-serif;
    font-weight: 400;
    font-size: 12px;
    padding: 5px 10px;
    border-radius: 3px;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, .25);
    margin: 1.25rem 0 .3125rem;
    display: inline-block
}

.powered-by:hover {
    color: #fff
}

.contest {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 1.25rem;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .5)
}

.contest .contest-question {
    padding-top: 1.25rem
}

.contest .contest-question label {
    font-size: 1.5rem
}

.contest .contest-entry {
    padding-top: 1.25rem
}

.contest .form-error {
    background: #f04124;
    color: #fff;
    margin-top: -16px;
    padding: 7px 7px;
    font-style: italic
}

.contest .contest-winners h5 {
    font-size: 14px;
    line-height: 54px
}

.contest .contest-winners h5 img {
    width: 54px;
    height: 54px;
    border-radius: 27px;
    margin: 0 10px 0 0;
    vertical-align: middle
}

.contest h1.entry, .contest h2.entry, .contest h3.entry, .contest h4.entry {
    color: #aaa;
    text-transform: uppercase;
    font-weight: 400;
    display: inline-block;
    background-image: url(../images/ico-entry.png);
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 3.75rem
}

.contest h1.timer, .contest h2.timer, .contest h3.timer, .contest h4.timer {
    color: #aaa;
    text-transform: uppercase;
    font-weight: 400;
    display: inline-block;
    background-image: url(../images/ico-timer.png);
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 1.875rem
}

.contest h1.you, .contest h2.you, .contest h3.you, .contest h4.you {
    color: #aaa;
    text-transform: uppercase;
    font-weight: 400;
    display: inline-block;
    background-image: url(../images/ico-you.png);
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 4rem
}

.contest h1.winners, .contest h2.winners, .contest h3.winners, .contest h4.winners {
    color: #aaa;
    text-transform: uppercase;
    font-weight: 400;
    display: inline-block;
    background-image: url(../images/ico-winner.png);
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 1.25rem
}

.contest h1.value, .contest h2.value, .contest h3.value, .contest h4.value {
    color: #aaa;
    text-transform: uppercase;
    font-weight: 400;
    display: inline-block;
    background-image: url(../images/ico-bank.png);
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 1.875rem
}

.contest h5.cal {
    color: #999;
    font-size: .875rem;
    line-height: 1.125rem;
    background-image: url(../images/ico-calendar.png);
    background-repeat: no-repeat;
    background-position: top left;
    padding-left: 2.5rem
}

.contest h5.rules {
    color: #999;
    font-size: 1.5rem;
    line-height: 1.125rem;
    background-image: url(../images/ico-rules.png);
    background-repeat: no-repeat;
    background-position: top left;
    padding-left: 2.5rem
}

.contest .step {
    display: inline-block;
    width: 2.25rem;
    height: 2.25rem;
    margin: .625rem .625rem 1.25rem 0;
    text-align: center;
    font-size: 1.5rem;
    line-height: 2rem;
    font-weight: 700;
    color: #fff;
    border-radius: 1.6875rem;
    background: #b2b2b2
}

@media screen and (max-width: 46.875em) {
    .contest .step {
        width: 1.75rem;
        height: 1.75rem;
        font-size: 1.25rem;
        line-height: 1.5625rem
    }
}

.contest .sharing .share-fb {
    display: inline-block;
    width: 115px;
    height: 36px;
    border: 0;
    margin: .625rem .625rem 1.25rem 0;
    vertical-align: middle;
    text-indent: -10000px;
    background: transparent url(../images/bt-social.png) -115px 0 no-repeat
}

.contest .sharing .share-fb:hover {
    background-position: -115px -36px
}

.contest .sharing .share-tw {
    display: inline-block;
    width: 115px;
    height: 36px;
    border: 0;
    margin: .625rem .625rem 1.25rem 0;
    vertical-align: middle;
    text-indent: -10000px;
    background: transparent url(../images/bt-social.png) 0 0 no-repeat
}

.contest .sharing .share-tw:hover {
    background-position: 0 -36px
}

.contest .sharing .share-li {
    display: inline-block;
    width: 115px;
    height: 36px;
    border: 0;
    margin: .625rem .625rem 1.25rem 0;
    vertical-align: middle;
    text-indent: -10000px;
    background: transparent url(../images/bt-social.png) -230px 0 no-repeat
}

.contest .sharing .share-li:hover {
    background-position: -230px -36px
}

.contest .sharing .share-pi {
    display: inline-block;
    width: 115px;
    height: 36px;
    border: 0;
    margin: .625rem .625rem 1.25rem 0;
    vertical-align: middle;
    text-indent: -10000px;
    background: transparent url(../images/bt-social.png) -345px 0 no-repeat
}

.contest .sharing .share-pi:hover {
    background-position: -345px -36px
}

.contest .sharing input {
    margin: .625rem .625rem 1.25rem 0
}

.contest .full_rules {
    display: none
}

.contest em {
    color: #666
}

.contest .footer {
    background: #eee;
    padding-top: .625rem;
    padding-bottom: .625rem;
    margin-top: 1.25rem
}

.contest-images {
    margin-top: 0;
    background: 0 0;
    text-align: right
}

.contest-images.logo {
    text-align: center
}

.contest-images.logo img {
    position: relative;
    width: 75%;
    margin: 20px 0
}

@media screen and (min-width: 40em) {
    .contest-images.logo img {
        margin: 0 0 0 40px
    }
}

.contest-images.products {
    margin-top: 20px
}

.contest-images.products img {
    width: 100%;
    margin-bottom: .625rem;
    padding: .625rem;
    background: #f8f8f8;
    border: 1px solid #ccc;
    box-shadow: 0 0 10px rgba(0, 0, 0, .35)
}

@media screen and (min-width: 40em) {
    .contest-images.products img {
        margin: 0 -2.5rem .625rem 0
    }
}

.countdown-rtl {
    direction: rtl
}

.countdown-row {
    clear: both;
    width: 100%;
    padding: 0;
    text-align: center
}

.countdown-section {
    display: block;
    float: left;
    text-align: center;
    padding: 0 5px
}

.countdown-amount {
    font-size: 1.25rem;
    display: inline-block
}

.countdown-period {
    display: block;
    font-size: .625rem;
    line-height: 20px;
    overflow: hidden
}

.countdown-descr {
    display: block;
    width: 100%
}

@media screen and (min-width: 40em) {
    .contest {
        margin-top: 2.5rem;
        margin-bottom: 2.5rem
    }

    .contest-images {
        margin-top: 2.5rem
    }

    .countdown-amount {
        font-size: 1.875rem;
        display: inline-block
    }

    .countdown-period {
        display: block;
        font-size: .75rem;
        line-height: 20px;
        overflow: hidden
    }
}

.ng-cloak, .x-ng-cloak, [data-ng-cloak], [ng-cloak], [ng\:cloak], [x-ng-cloak] {
    display: none !important
}

.left {
    float: left !important
}

.right {
    float: right !important
}

.contest h1.timer, .contest h2.timer, .contest h3.timer, .contest h4.timer {
    position: relative;
    background-image: none
}

.contest h1.timer:before, .contest h2.timer:before, .contest h3.timer:before, .contest h4.timer:before {
    content: "\e80f";
    font-family: fontello;
    position: absolute;
    font-size: 1.5em;
    top: 4px;
    left: -4px
}

.contest h5.cal {
    background-image: none;
    position: relative
}

.contest h5.cal:before {
    content: "\e806";
    font-family: fontello;
    position: absolute;
    font-size: 3em;
    top: 8px;
    left: -2px
}

.contest h5.rules {
    background-image: none;
    position: relative
}

.contest h5.rules:before {
    content: "\e826";
    font-family: fontello;
    position: absolute;
    font-size: 3em;
    top: 8px;
    left: -2px
}

.contest h4.value {
    background-image: none;
    position: relative
}

.contest h4.value:before {
    content: "\e842";
    font-family: fontello;
    position: absolute;
    font-size: 1.5em;
    top: -8px;
    left: -10px
}

.contest h4.winners {
    background-image: none;
    position: relative
}

.contest h4.winners:before {
    content: "\e845";
    font-family: fontello;
    position: absolute;
    font-size: 1.5em;
    top: -8px;
    left: -19px
}

.twitter-follow-button {
    vertical-align: text-bottom
}

.entry-action-row {
    background: #f5f5f5;
    min-height: 36px;
    line-height: 36px;
    cursor: pointer;
    display: block !important;
}

.entry-action-row .icon {
    background: #6a84be;
    min-height: 36px;
    color: #fff;
    text-align: center;
    font-size: 2em
}

@media screen and (max-width: 46.875em) {
    .entry-action-row .icon {
        font-size: 1.6em
    }
}

.entry-action-row .icon.icon-ei-sc-facebook {
    background: #3b5998
}

.entry-action-row .icon.icon-ei-sc-github {
    background: #e6ebf1
}

.entry-action-row .icon.icon-ei-sc-google-plus {
    background: #db4437
}

.entry-action-row .icon.icon-ei-sc-instagram {
    background: #9a2f74
}

.entry-action-row .icon.icon-ei-sc-linkedin {
    background: #0077b5
}

.entry-action-row .icon.icon-ei-sc-odnoklassniki {
    background: #ee8208
}

.entry-action-row .icon.icon-ei-sc-pinterest {
    background: #bd081c
}

.entry-action-row .icon.icon-ei-sc-skype {
    background: #0077b5
}

.entry-action-row .icon.icon-ei-sc-soundcloud {
    background: #f50
}

.entry-action-row .icon.icon-ei-sc-telegram {
    background: #179cde
}

.entry-action-row .icon.icon-ei-sc-tumblr {
    background: #36465d
}

.entry-action-row .icon.icon-ei-sc-twitter {
    background: #55acee
}

.entry-action-row .icon.icon-ei-sc-vimeo {
    background: #00adef
}

.entry-action-row .icon.icon-ei-sc-vk {
    background: #507299
}

.entry-action-row .icon.icon-ei-sc-youtube {
    background: #bd081c
}

.entry-action-row .description {
    padding: 0 5px !important;
    background: #f5f5f5
}

.entry-action-row .description a {
    color: #222
}

.entry-action-row .entries {
    background: #6abe9a;
    text-align: center;
    color: #fff
}

.entry-action-row.completed {
    background: #efefef
}

.entry-action-row.completed .description {
    background: #efefef
}

.entry-action-row.completed .entries {
    background: #8bc7ae;
    font-size: 1.7rem
}

.resp-sharing-button__link {
    min-width: 102px;
    margin: 0 !important
}

@media screen and (max-width: 46.875em) {
    .resp-sharing-button__link {
        font-size: .9em;
        min-width: 83px
    }
}

.resp-sharing-button__link:active, .resp-sharing-button__link:focus, .resp-sharing-button__link:hover {
    color: #fff !important
}

.resp-sharing-button--youtube {
    background-color: #bd081c;
    border-color: #bd081c
}

.resp-sharing-button--youtube:active, .resp-sharing-button--youtube:hover {
    background-color: #8c0615;
    border-color: #8c0615
}

.resp-sharing-button--instagram {
    background-color: #9a2f74;
    border-color: #9a2f74
}

.resp-sharing-button--instagram:active, .resp-sharing-button--instagram:hover {
    background-color: #882865;
    border-color: #882865
}

.resp-sharing-button__icon, .resp-sharing-button__link {
    display: inline-block
}

.resp-sharing-button__link {
    text-decoration: none;
    color: #fff;
    margin: .5em
}

.resp-sharing-button {
    border-radius: 5px;
    transition: 25ms ease-out;
    padding: .5em .75em;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif
}

.resp-sharing-button__icon svg {
    width: 1em;
    height: 1em;
    margin-right: .5em;
    vertical-align: top
}

.resp-sharing-button--small svg {
    margin: 0;
    vertical-align: middle
}

.resp-sharing-button__icon {
    stroke: #fff;
    fill: none
}

.resp-sharing-button__icon--solid, .resp-sharing-button__icon--solidcircle {
    fill: #fff;
    stroke: none
}

.resp-sharing-button--twitter {
    background-color: #55acee
}

.resp-sharing-button--twitter:hover {
    background-color: #2795e9
}

.resp-sharing-button--pinterest {
    background-color: #bd081c
}

.resp-sharing-button--pinterest:hover {
    background-color: #8c0615
}

.resp-sharing-button--facebook {
    background-color: #3b5998
}

.resp-sharing-button--facebook:hover {
    background-color: #2d4373
}

.resp-sharing-button--tumblr {
    background-color: #35465c
}

.resp-sharing-button--tumblr:hover {
    background-color: #222d3c
}

.resp-sharing-button--reddit {
    background-color: #5f99cf
}

.resp-sharing-button--reddit:hover {
    background-color: #3a80c1
}

.resp-sharing-button--google {
    background-color: #dd4b39
}

.resp-sharing-button--google:hover {
    background-color: #c23321
}

.resp-sharing-button--linkedin {
    background-color: #0077b5
}

.resp-sharing-button--linkedin:hover {
    background-color: #046293
}

.resp-sharing-button--email {
    background-color: #777
}

.resp-sharing-button--email:hover {
    background-color: #5e5e5e
}

.resp-sharing-button--xing {
    background-color: #1a7576
}

.resp-sharing-button--xing:hover {
    background-color: #114c4c
}

.resp-sharing-button--whatsapp {
    background-color: #25d366
}

.resp-sharing-button--whatsapp:hover {
    background-color: #1da851
}

.resp-sharing-button--hackernews {
    background-color: #f60
}

.resp-sharing-button--hackernews:focus, .resp-sharing-button--hackernews:hover {
    background-color: #fb6200
}

.resp-sharing-button--vk {
    background-color: #507299
}

.resp-sharing-button--vk:hover {
    background-color: #43648c
}

.resp-sharing-button--facebook {
    background-color: #3b5998;
    border-color: #3b5998
}

.resp-sharing-button--facebook:active, .resp-sharing-button--facebook:hover {
    background-color: #2d4373;
    border-color: #2d4373
}

.resp-sharing-button--twitter {
    background-color: #55acee;
    border-color: #55acee
}

.resp-sharing-button--twitter:active, .resp-sharing-button--twitter:hover {
    background-color: #2795e9;
    border-color: #2795e9
}

.resp-sharing-button--google {
    background-color: #dd4b39;
    border-color: #dd4b39
}

.resp-sharing-button--google:active, .resp-sharing-button--google:hover {
    background-color: #c23321;
    border-color: #c23321
}

.resp-sharing-button--tumblr {
    background-color: #35465c;
    border-color: #35465c
}

.resp-sharing-button--tumblr:active, .resp-sharing-button--tumblr:hover {
    background-color: #222d3c;
    border-color: #222d3c
}

.resp-sharing-button--email {
    background-color: #777;
    border-color: #777
}

.resp-sharing-button--email:active, .resp-sharing-button--email:hover {
    background-color: #5e5e5e;
    border-color: #5e5e5e
}

.resp-sharing-button--pinterest {
    background-color: #bd081c;
    border-color: #bd081c
}

.resp-sharing-button--pinterest:active, .resp-sharing-button--pinterest:hover {
    background-color: #8c0615;
    border-color: #8c0615
}

.resp-sharing-button--linkedin {
    background-color: #0077b5;
    border-color: #0077b5
}

.resp-sharing-button--linkedin:active, .resp-sharing-button--linkedin:hover {
    background-color: #046293;
    border-color: #046293
}

.resp-sharing-button--reddit {
    background-color: #5f99cf;
    border-color: #5f99cf
}

.resp-sharing-button--reddit:active, .resp-sharing-button--reddit:hover {
    background-color: #3a80c1;
    border-color: #3a80c1
}

.resp-sharing-button--xing {
    background-color: #1a7576;
    border-color: #1a7576
}

.resp-sharing-button--xing:hover .resp-sharing-button--xing:active {
    background-color: #114c4c;
    border-color: #114c4c
}

.resp-sharing-button--whatsapp {
    background-color: #25d366;
    border-color: #25d366
}

.resp-sharing-button--whatsapp:active, .resp-sharing-button--whatsapp:hover {
    background-color: #1da851;
    border-color: #1da851
}

.resp-sharing-button--telegram {
    background-color: #54a9eb
}

.resp-sharing-button--telegram:hover {
    background-color: #4b97d1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-item {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.pt-40px {
    padding-top: 40px;
}

.logo-image {
    height: 40px;
}

.giveaway-prize-text {
    font-size: 16px;
    color: #333;
    text-align: right;
}

.title-text {
    font-weight: bold;
}

.timer {
    margin: 0 auto;
    display: table;
}

.countdown-rtl {
    direction: rtl
}

.countdown-row {
    clear: both;
    width: 100%;
    padding: 0;
    text-align: center;
}

.countdown-section {
    display: block;
    float: left;
    text-align: center;
    padding: 0 30px;
    margin: 0 auto;
}

.countdown-amount {
    color: #333;
    font-size: 6rem;
    font-weight: lighter;
    display: inline-block
}

.countdown-period {
    display: block;
    font-size: 2rem;
    overflow: hidden
}

.countdown-descr {
    display: block;
    width: 100%
}

.pr-0 {
    padding-right: 0 !important;
}

.goodies-number {
    padding-top: 100px;
    font-size: 3rem;
}

.winners {
    font-size: 8rem;
    font-weight: bold;
    font-family: chivo-regular;
}

.winner-number {
    color: #0A246A;
}

.description-text {
    color: #888;
    font-size: 16px;
}

select:focus {
    outline: 0;
    border: 1px solid #8a8a8a;
    background-color: #fefefe;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow .5s, border-color .25s ease-in-out
}

select:disabled {
    background-color: #e6e6e6;
    cursor: not-allowed
}

select::-ms-expand {
    display: none
}

select[multiple] {
    height: auto;
    background-image: none
}

.is-invalid-input:not(:focus) {
    border-color: #cc4b37;
    background-color: #f9ecea
}

.is-invalid-input:not(:focus)::placeholder {
    color: #cc4b37
}

.is-invalid-label {
    color: #cc4b37
}

.form-error {
    display: none;
    margin-bottom: 1rem;
    font-size: 1.5rem;
    font-weight: 700;
    color: #f04124
}

.form-error.is-visible {
    display: block
}

.hide {
    display: none !important
}

.invisible {
    visibility: hidden
}

.input-group {
    width: 100%;
}

#giveaways_email {
    margin-left: 10%;
    width: 60%;
    height: 60px;
    float: left;
    padding: 10px;
    font-size: 20px;
    border: thin solid #000;
    border-bottom-left-radius: 30px;
}

.giveaway-form-btn {
    width: 20%;
    float: left;
    height: 60px;
    background: #000;
    color: white;
    font-weight: bold;
    font-size: 20px;
    border: thin solid #000;
    border-top-right-radius: 30px;
}

#giveaways_answer {
    margin-left: 10%;
    width: 80%;
    padding: 10px;
    background: white;
    color: #0a0a0a;
    font-size: 20px;
}

#giveaways-questions label {
    display: block;
    font-size: 16px;
}

.black-transparent-bg {
    position: fixed;
    top: 0;
    left: 0;
    right: 30%;
    width: 65%;
    height: 0;
    border-top: 100vh solid rgba(0, 0, 0, 0.7);
    border-right: 60vh solid transparent;
    z-index: -99999
}

.black-transparent-bg .background-side {
    min-width: 100%;
    min-height: 100%;
    z-index: 1;
    display: block;
    position: absolute;
    background-position: center center;
    background-size: cover;
    background-position: 50% 50%;
    background: rgba(0, 0, 0, 0.7);
}

.color-white {
    color: white !important;
}

.three-images {
    text-align: center;
}

.three-images img {
    height: 250px;
    width: 250px;
    text-align: center;
}

.margin-top-110px {
    margin-top: 110px;
}

.margin-top-20px {
    margin-top: 20px;
}

.color-green {
    color: #84c72b;
}

.white-box {
    background: white;
    -webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow: 0 8px 6px -6px black;
    box-shadow: 0 8px 6px -6px black;
}

.image-container {
    height: 220px;
    width: 80%;
    margin: 0 auto;
    padding: 10px;
    background: #eee;
}

.goodie-image {
    height: 100%;
    width: 100%;
    border: thin solid black;
}

.goodie-image img {
    height: 90%;
    width: 90%;
    margin: 5%;
}

.margin-top-100px {
    margin-top: 100px;
}

.rules-text {
    color: #333333;
    font-size: 20px !important;
}

.rules-text .rules {
    color: #333333;
    font-size: 20px !important;
}


/*NEW*/

.step {
    display: inline-block;
    width: 2.25rem;
    height: 2.25rem;
    margin: .625rem .625rem 1.25rem 0;
    text-align: center;
    font-size: 1.5rem;
    line-height: 2rem;
    font-weight: 700;
    color: #fff;
    border-radius: 1.6875rem;
    background: #b2b2b2;
}

.small-6 {
    width: 50%;
}


.ng-cloak, .x-ng-cloak, [data-ng-cloak], [ng-cloak], [ng\:cloak], [x-ng-cloak] {
    display: none !important
}

.left {
    float: left !important
}

.right {
    float: right !important
}

.twitter-follow-button {
    vertical-align: text-bottom
}

.entry-action-row {
    background: #f5f5f5;
    min-height: 36px;
    line-height: 36px;
    cursor: pointer;
    display: block !important;
}

.entry-action-row .icon {
    background: #6a84be;
    min-height: 36px;
    color: #fff;
    text-align: center;
    font-size: 2em
}

@media screen and (max-width: 46.875em) {
    .entry-action-row .icon {
        font-size: 1.6em
    }
}

.entry-action-row .icon.icon-ei-sc-facebook {
    background: #3b5998
}

.entry-action-row .icon.icon-ei-sc-github {
    background: #e6ebf1
}

.entry-action-row .icon.icon-ei-sc-google-plus {
    background: #db4437
}

.entry-action-row .icon.icon-ei-sc-instagram {
    background: #9a2f74
}

.entry-action-row .icon.icon-ei-sc-linkedin {
    background: #0077b5
}

.entry-action-row .icon.icon-ei-sc-odnoklassniki {
    background: #ee8208
}

.entry-action-row .icon.icon-ei-sc-pinterest {
    background: #bd081c
}

.entry-action-row .icon.icon-ei-sc-skype {
    background: #0077b5
}

.entry-action-row .icon.icon-ei-sc-soundcloud {
    background: #f50
}

.entry-action-row .icon.icon-ei-sc-telegram {
    background: #179cde
}

.entry-action-row .icon.icon-ei-sc-tumblr {
    background: #36465d
}

.entry-action-row .icon.icon-ei-sc-twitter {
    background: #55acee
}

.entry-action-row .icon.icon-ei-sc-vimeo {
    background: #00adef
}

.entry-action-row .icon.icon-ei-sc-vk {
    background: #507299
}

.entry-action-row .icon.icon-ei-sc-youtube {
    background: #bd081c
}

.entry-action-row .description {
    padding: 0 5px !important;
    background: #f5f5f5
}

.entry-action-row .description a {
    color: #222
}

.entry-action-row .entries {
    background: #6abe9a;
    text-align: center;
    color: #fff
}

.entry-action-row.completed {
    background: #efefef
}

.entry-action-row.completed .description {
    background: #efefef
}

.entry-action-row.completed .entries {
    background: #8bc7ae;
    font-size: 1.7rem
}

.resp-sharing-button__link {
    min-width: 102px;
    margin: 0 !important
}

@media screen and (max-width: 46.875em) {
    .resp-sharing-button__link {
        font-size: .9em;
        min-width: 83px
    }
}

.resp-sharing-button__link:active, .resp-sharing-button__link:focus, .resp-sharing-button__link:hover {
    color: #fff !important
}

.resp-sharing-button--youtube {
    background-color: #bd081c;
    border-color: #bd081c
}

.resp-sharing-button--youtube:active, .resp-sharing-button--youtube:hover {
    background-color: #8c0615;
    border-color: #8c0615
}

.resp-sharing-button--instagram {
    background-color: #9a2f74;
    border-color: #9a2f74
}

.resp-sharing-button--instagram:active, .resp-sharing-button--instagram:hover {
    background-color: #882865;
    border-color: #882865
}

.resp-sharing-button__icon, .resp-sharing-button__link {
    display: inline-block
}

.resp-sharing-button__link {
    text-decoration: none;
    color: #fff;
    margin: .5em
}

.resp-sharing-button {
    border-radius: 5px;
    transition: 25ms ease-out;
    padding: .5em .75em;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif
}

.resp-sharing-button__icon svg {
    width: 1em;
    height: 1em;
    margin-right: .5em;
    vertical-align: top
}

.resp-sharing-button--small svg {
    margin: 0;
    vertical-align: middle
}

.resp-sharing-button__icon {
    stroke: #fff;
    fill: none
}

.resp-sharing-button__icon--solid, .resp-sharing-button__icon--solidcircle {
    fill: #fff;
    stroke: none
}

.resp-sharing-button--twitter {
    background-color: #55acee
}

.resp-sharing-button--twitter:hover {
    background-color: #2795e9
}

.resp-sharing-button--pinterest {
    background-color: #bd081c
}

.resp-sharing-button--pinterest:hover {
    background-color: #8c0615
}

.resp-sharing-button--facebook {
    background-color: #3b5998
}

.resp-sharing-button--facebook:hover {
    background-color: #2d4373
}

.resp-sharing-button--tumblr {
    background-color: #35465c
}

.resp-sharing-button--tumblr:hover {
    background-color: #222d3c
}

.resp-sharing-button--reddit {
    background-color: #5f99cf
}

.resp-sharing-button--reddit:hover {
    background-color: #3a80c1
}

.resp-sharing-button--google {
    background-color: #dd4b39
}

.resp-sharing-button--google:hover {
    background-color: #c23321
}

.resp-sharing-button--linkedin {
    background-color: #0077b5
}

.resp-sharing-button--linkedin:hover {
    background-color: #046293
}

.resp-sharing-button--email {
    background-color: #777
}

.resp-sharing-button--email:hover {
    background-color: #5e5e5e
}

.resp-sharing-button--xing {
    background-color: #1a7576
}

.resp-sharing-button--xing:hover {
    background-color: #114c4c
}

.resp-sharing-button--whatsapp {
    background-color: #25d366
}

.resp-sharing-button--whatsapp:hover {
    background-color: #1da851
}

.resp-sharing-button--hackernews {
    background-color: #f60
}

.resp-sharing-button--hackernews:focus, .resp-sharing-button--hackernews:hover {
    background-color: #fb6200
}

.resp-sharing-button--vk {
    background-color: #507299
}

.resp-sharing-button--vk:hover {
    background-color: #43648c
}

.resp-sharing-button--facebook {
    background-color: #3b5998;
    border-color: #3b5998
}

.resp-sharing-button--facebook:active, .resp-sharing-button--facebook:hover {
    background-color: #2d4373;
    border-color: #2d4373
}

.resp-sharing-button--twitter {
    background-color: #55acee;
    border-color: #55acee
}

.resp-sharing-button--twitter:active, .resp-sharing-button--twitter:hover {
    background-color: #2795e9;
    border-color: #2795e9
}

.resp-sharing-button--google {
    background-color: #dd4b39;
    border-color: #dd4b39
}

.resp-sharing-button--google:active, .resp-sharing-button--google:hover {
    background-color: #c23321;
    border-color: #c23321
}

.resp-sharing-button--tumblr {
    background-color: #35465c;
    border-color: #35465c
}

.resp-sharing-button--tumblr:active, .resp-sharing-button--tumblr:hover {
    background-color: #222d3c;
    border-color: #222d3c
}

.resp-sharing-button--email {
    background-color: #777;
    border-color: #777
}

.resp-sharing-button--email:active, .resp-sharing-button--email:hover {
    background-color: #5e5e5e;
    border-color: #5e5e5e
}

.resp-sharing-button--pinterest {
    background-color: #bd081c;
    border-color: #bd081c
}

.resp-sharing-button--pinterest:active, .resp-sharing-button--pinterest:hover {
    background-color: #8c0615;
    border-color: #8c0615
}

.resp-sharing-button--linkedin {
    background-color: #0077b5;
    border-color: #0077b5
}

.resp-sharing-button--linkedin:active, .resp-sharing-button--linkedin:hover {
    background-color: #046293;
    border-color: #046293
}

.resp-sharing-button--reddit {
    background-color: #5f99cf;
    border-color: #5f99cf
}

.resp-sharing-button--reddit:active, .resp-sharing-button--reddit:hover {
    background-color: #3a80c1;
    border-color: #3a80c1
}

.resp-sharing-button--xing {
    background-color: #1a7576;
    border-color: #1a7576
}

.resp-sharing-button--xing:hover .resp-sharing-button--xing:active {
    background-color: #114c4c;
    border-color: #114c4c
}

.resp-sharing-button--whatsapp {
    background-color: #25d366;
    border-color: #25d366
}

.resp-sharing-button--whatsapp:active, .resp-sharing-button--whatsapp:hover {
    background-color: #1da851;
    border-color: #1da851
}

.resp-sharing-button--telegram {
    background-color: #54a9eb
}

.resp-sharing-button--telegram:hover {
    background-color: #4b97d1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-item {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.contest-question {
    padding-top: 1.25rem
}

.contest-question label {
    font-size: 1.5rem
}

.contest-entry {
    padding-top: 1.25rem
}

.form-error {
    background: #f04124;
    color: #fff;
    margin-top: -16px;
    padding: 7px 7px;
    font-style: italic
}

.contest-winners h5 {
    font-size: 14px;
    line-height: 54px
}

.contest-winners h5 img {
    width: 54px;
    height: 54px;
    border-radius: 27px;
    margin: 0 10px 0 0;
    vertical-align: middle
}

h1.entry, h2.entry, h3.entry, h4.entry {
    color: #aaa;
    text-transform: uppercase;
    font-weight: 400;
    display: inline-block;
    background-image: url(../images/ico-entry.png);
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 3.75rem
}

h1.you, h2.you, h3.you, h4.you {
    color: #aaa;
    text-transform: uppercase;
    font-weight: 400;
    display: inline-block;
    background-image: url(../images/ico-you.png);
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 4rem
}

h1.winners, h2.winners, h3.winners, h4.winners {
    color: #aaa;
    text-transform: uppercase;
    font-weight: 400;
    display: inline-block;
    background-image: url(../images/ico-winner.png);
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 1.25rem
}

h1.value, h2.value, h3.value, h4.value {
    color: #aaa;
    text-transform: uppercase;
    font-weight: 400;
    display: inline-block;
    background-image: url(../images/ico-bank.png);
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 1.875rem
}

h5.cal {
    color: #999;
    font-size: .875rem;
    background-image: url(../images/ico-calendar.png);
    background-repeat: no-repeat;
    background-position: top left;
    padding-left: 2.5rem
}

h5.rules {
    color: #999;
    font-size: .875rem;
    background-image: url(../images/ico-rules.png);
    background-repeat: no-repeat;
    background-position: top left;
    padding-left: 2.5rem
}

.step {
    display: inline-block;
    width: 2.25rem;
    height: 2.25rem;
    margin: .625rem .625rem 1.25rem 0;
    text-align: center;
    font-size: 1.5rem;
    line-height: 2rem;
    font-weight: 700;
    color: #fff;
    border-radius: 1.6875rem;
    background: #b2b2b2
}

@media screen and (max-width: 46.875em) {
    .step {
        width: 1.75rem;
        height: 1.75rem;
        font-size: 1.25rem;
        line-height: 1.5625rem
    }
}

.sharing .share-fb {
    display: inline-block;
    width: 115px;
    height: 36px;
    border: 0;
    margin: .625rem .625rem 1.25rem 0;
    vertical-align: middle;
    text-indent: -10000px;
    background: transparent url(../images/bt-social.png) -115px 0 no-repeat
}

.sharing .share-fb:hover {
    background-position: -115px -36px
}

.sharing .share-tw {
    display: inline-block;
    width: 115px;
    height: 36px;
    border: 0;
    margin: .625rem .625rem 1.25rem 0;
    vertical-align: middle;
    text-indent: -10000px;
    background: transparent url(../images/bt-social.png) 0 0 no-repeat
}

.sharing .share-tw:hover {
    background-position: 0 -36px
}

.sharing .share-li {
    display: inline-block;
    width: 115px;
    height: 36px;
    border: 0;
    margin: .625rem .625rem 1.25rem 0;
    vertical-align: middle;
    text-indent: -10000px;
    background: transparent url(../images/bt-social.png) -230px 0 no-repeat
}

.sharing .share-li:hover {
    background-position: -230px -36px
}

.sharing .share-pi {
    display: inline-block;
    width: 115px;
    height: 36px;
    border: 0;
    margin: .625rem .625rem 1.25rem 0;
    vertical-align: middle;
    text-indent: -10000px;
    background: transparent url(../images/bt-social.png) -345px 0 no-repeat
}

.sharing .share-pi:hover {
    background-position: -345px -36px
}

.sharing input {
    margin: .625rem .625rem 1.25rem 0
}

.full_rules {
    display: none
}

em {
    color: #666
}

.footer {
    background: #eee;
    padding-top: .625rem;
    padding-bottom: .625rem;
    margin-top: 1.25rem
}

.contest-images {
    margin-top: 0;
    background: 0 0;
    text-align: right
}

.contest-images.logo {
    text-align: center
}

.contest-images.logo img {
    position: relative;
    width: 75%;
    margin: 20px 0
}

@media screen and (min-width: 40em) {
    .contest-images.logo img {
        margin: 0 0 0 40px
    }
}

.contest-images.products {
    margin-top: 20px
}

.contest-images.products img {
    width: 100%;
    margin-bottom: .625rem;
    padding: .625rem;
    background: #f8f8f8;
    border: 1px solid #ccc;
    box-shadow: 0 0 10px rgba(0, 0, 0, .35)
}

@media screen and (min-width: 40em) {
    .contest-images.products img {
        margin: 0 -2.5rem .625rem 0
    }
}

@media screen and (min-width: 40em) {
    .contest-images {
        margin-top: 2.5rem
    }
}


.column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
    float: right
}

.column.end:last-child:last-child, .end.columns:last-child:last-child {
    float: left
}

.column.row.row, .row.row.columns {
    float: none
}

.row .column.row.row, .row .row.row.columns {
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0
}

.small-1 {
    width: 8.33333%
}

.small-push-1 {
    position: relative;
    left: 8.33333%
}

.small-pull-1 {
    position: relative;
    left: -8.33333%
}

.small-offset-0 {
    margin-left: 0
}

.small-2 {
    width: 16.66667%
}

.small-push-2 {
    position: relative;
    left: 16.66667%
}

.small-pull-2 {
    position: relative;
    left: -16.66667%
}

.small-offset-1 {
    margin-left: 8.33333%
}

.small-3 {
    width: 25%
}

.small-push-3 {
    position: relative;
    left: 25%
}

.small-pull-3 {
    position: relative;
    left: -25%
}

.small-offset-2 {
    margin-left: 16.66667%
}

.small-4 {
    width: 33.33333%
}

.small-push-4 {
    position: relative;
    left: 33.33333%
}

.small-pull-4 {
    position: relative;
    left: -33.33333%
}

.small-offset-3 {
    margin-left: 25%
}

.small-5 {
    width: 41.66667%
}

.small-push-5 {
    position: relative;
    left: 41.66667%
}

.small-pull-5 {
    position: relative;
    left: -41.66667%
}

.small-offset-4 {
    margin-left: 33.33333%
}

.small-6 {
    width: 50%
}

.small-push-6 {
    position: relative;
    left: 50%
}

.small-pull-6 {
    position: relative;
    left: -50%
}

.small-offset-5 {
    margin-left: 41.66667%
}

.small-7 {
    width: 58.33333%
}

.small-push-7 {
    position: relative;
    left: 58.33333%
}

.small-pull-7 {
    position: relative;
    left: -58.33333%
}

.small-offset-6 {
    margin-left: 50%
}

.small-8 {
    width: 66.66667%
}

.small-push-8 {
    position: relative;
    left: 66.66667%
}

.small-pull-8 {
    position: relative;
    left: -66.66667%
}

.small-offset-7 {
    margin-left: 58.33333%
}

.small-9 {
    width: 75%
}

.small-push-9 {
    position: relative;
    left: 75%
}

.small-pull-9 {
    position: relative;
    left: -75%
}

.small-offset-8 {
    margin-left: 66.66667%
}

.small-10 {
    width: 83.33333%
}

.small-push-10 {
    position: relative;
    left: 83.33333%
}

.small-pull-10 {
    position: relative;
    left: -83.33333%
}

.small-offset-9 {
    margin-left: 75%
}

.small-11 {
    width: 91.66667%
}

.small-push-11 {
    position: relative;
    left: 91.66667%
}

.small-pull-11 {
    position: relative;
    left: -91.66667%
}

.small-offset-10 {
    margin-left: 83.33333%
}

.small-12 {
    width: 100%
}

.small-offset-11 {
    margin-left: 91.66667%
}

.small-up-1 > .column, .small-up-1 > .columns {
    float: left;
    width: 100%
}

.small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) {
    clear: none
}

.small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1) {
    clear: both
}

.small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
    float: left
}

.small-up-2 > .column, .small-up-2 > .columns {
    float: left;
    width: 50%
}

.small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
    clear: none
}

.small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) {
    clear: both
}

.small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
    float: left
}

.small-up-3 > .column, .small-up-3 > .columns {
    float: left;
    width: 33.33333%
}

.small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) {
    clear: none
}

.small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1) {
    clear: both
}

.small-up-3 > .column:last-child, .small-up-3 > .columns:last-child {
    float: left
}

.small-up-4 > .column, .small-up-4 > .columns {
    float: left;
    width: 25%
}

.small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) {
    clear: none
}

.small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1) {
    clear: both
}

.small-up-4 > .column:last-child, .small-up-4 > .columns:last-child {
    float: left
}

.small-up-5 > .column, .small-up-5 > .columns {
    float: left;
    width: 20%
}

.small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) {
    clear: none
}

.small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1) {
    clear: both
}

.small-up-5 > .column:last-child, .small-up-5 > .columns:last-child {
    float: left
}

.small-up-6 > .column, .small-up-6 > .columns {
    float: left;
    width: 16.66667%
}

.small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) {
    clear: none
}

.small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1) {
    clear: both
}

.small-up-6 > .column:last-child, .small-up-6 > .columns:last-child {
    float: left
}

.small-up-7 > .column, .small-up-7 > .columns {
    float: left;
    width: 14.28571%
}

.small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n) {
    clear: none
}

.small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .columns:nth-of-type(7n+1) {
    clear: both
}

.small-up-7 > .column:last-child, .small-up-7 > .columns:last-child {
    float: left
}

.small-up-8 > .column, .small-up-8 > .columns {
    float: left;
    width: 12.5%
}

.small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n) {
    clear: none
}

.small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .columns:nth-of-type(8n+1) {
    clear: both
}

.small-up-8 > .column:last-child, .small-up-8 > .columns:last-child {
    float: left
}

.small-collapse > .column, .small-collapse > .columns {
    padding-right: 0;
    padding-left: 0
}

.small-collapse .row {
    margin-right: 0;
    margin-left: 0
}

.expanded.row .small-collapse.row {
    margin-right: 0;
    margin-left: 0
}

.small-uncollapse > .column, .small-uncollapse > .columns {
    padding-right: .625rem;
    padding-left: .625rem
}

.small-centered {
    margin-right: auto;
    margin-left: auto
}

.small-centered, .small-centered:last-child:not(:first-child) {
    float: none;
    clear: both
}

.small-pull-0, .small-push-0, .small-uncentered {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0
}

@media print, screen and (min-width: 40em) {
    .medium-1 {
        width: 8.33333%
    }

    .medium-push-1 {
        position: relative;
        left: 8.33333%
    }

    .medium-pull-1 {
        position: relative;
        left: -8.33333%
    }

    .medium-offset-0 {
        margin-left: 0
    }

    .medium-2 {
        width: 16.66667%
    }

    .medium-push-2 {
        position: relative;
        left: 16.66667%
    }

    .medium-pull-2 {
        position: relative;
        left: -16.66667%
    }

    .medium-offset-1 {
        margin-left: 8.33333%
    }

    .medium-3 {
        width: 25%
    }

    .medium-push-3 {
        position: relative;
        left: 25%
    }

    .medium-pull-3 {
        position: relative;
        left: -25%
    }

    .medium-offset-2 {
        margin-left: 16.66667%
    }

    .medium-4 {
        width: 33.33333%
    }

    .medium-push-4 {
        position: relative;
        left: 33.33333%
    }

    .medium-pull-4 {
        position: relative;
        left: -33.33333%
    }

    .medium-offset-3 {
        margin-left: 25%
    }

    .medium-5 {
        width: 41.66667%
    }

    .medium-push-5 {
        position: relative;
        left: 41.66667%
    }

    .medium-pull-5 {
        position: relative;
        left: -41.66667%
    }

    .medium-offset-4 {
        margin-left: 33.33333%
    }

    .medium-6 {
        width: 50%
    }

    .medium-push-6 {
        position: relative;
        left: 50%
    }

    .medium-pull-6 {
        position: relative;
        left: -50%
    }

    .medium-offset-5 {
        margin-left: 41.66667%
    }

    .medium-7 {
        width: 58.33333%
    }

    .medium-push-7 {
        position: relative;
        left: 58.33333%
    }

    .medium-pull-7 {
        position: relative;
        left: -58.33333%
    }

    .medium-offset-6 {
        margin-left: 50%
    }

    .medium-8 {
        width: 66.66667%
    }

    .medium-push-8 {
        position: relative;
        left: 66.66667%
    }

    .medium-pull-8 {
        position: relative;
        left: -66.66667%
    }

    .medium-offset-7 {
        margin-left: 58.33333%
    }

    .medium-9 {
        width: 75%
    }

    .medium-push-9 {
        position: relative;
        left: 75%
    }

    .medium-pull-9 {
        position: relative;
        left: -75%
    }

    .medium-offset-8 {
        margin-left: 66.66667%
    }

    .medium-10 {
        width: 83.33333%
    }

    .medium-push-10 {
        position: relative;
        left: 83.33333%
    }

    .medium-pull-10 {
        position: relative;
        left: -83.33333%
    }

    .medium-offset-9 {
        margin-left: 75%
    }

    .medium-11 {
        width: 91.66667%
    }

    .medium-push-11 {
        position: relative;
        left: 91.66667%
    }

    .medium-pull-11 {
        position: relative;
        left: -91.66667%
    }

    .medium-offset-10 {
        margin-left: 83.33333%
    }

    .medium-12 {
        width: 100%
    }

    .medium-offset-11 {
        margin-left: 91.66667%
    }

    .medium-up-1 > .column, .medium-up-1 > .columns {
        float: left;
        width: 100%
    }

    .medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .columns:nth-of-type(1n+1) {
        clear: both
    }

    .medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child {
        float: left
    }

    .medium-up-2 > .column, .medium-up-2 > .columns {
        float: left;
        width: 50%
    }

    .medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .columns:nth-of-type(2n+1) {
        clear: both
    }

    .medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child {
        float: left
    }

    .medium-up-3 > .column, .medium-up-3 > .columns {
        float: left;
        width: 33.33333%
    }

    .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1) {
        clear: both
    }

    .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
        float: left
    }

    .medium-up-4 > .column, .medium-up-4 > .columns {
        float: left;
        width: 25%
    }

    .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1) {
        clear: both
    }

    .medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child {
        float: left
    }

    .medium-up-5 > .column, .medium-up-5 > .columns {
        float: left;
        width: 20%
    }

    .medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .columns:nth-of-type(5n+1) {
        clear: both
    }

    .medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child {
        float: left
    }

    .medium-up-6 > .column, .medium-up-6 > .columns {
        float: left;
        width: 16.66667%
    }

    .medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .columns:nth-of-type(6n+1) {
        clear: both
    }

    .medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child {
        float: left
    }

    .medium-up-7 > .column, .medium-up-7 > .columns {
        float: left;
        width: 14.28571%
    }

    .medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .columns:nth-of-type(7n+1) {
        clear: both
    }

    .medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child {
        float: left
    }

    .medium-up-8 > .column, .medium-up-8 > .columns {
        float: left;
        width: 12.5%
    }

    .medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1) {
        clear: both
    }

    .medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child {
        float: left
    }

    .medium-collapse > .column, .medium-collapse > .columns {
        padding-right: 0;
        padding-left: 0
    }

    .medium-collapse .row {
        margin-right: 0;
        margin-left: 0
    }

    .expanded.row .medium-collapse.row {
        margin-right: 0;
        margin-left: 0
    }

    .medium-uncollapse > .column, .medium-uncollapse > .columns {
        padding-right: .9375rem;
        padding-left: .9375rem
    }

    .medium-centered {
        margin-right: auto;
        margin-left: auto
    }

    .medium-centered, .medium-centered:last-child:not(:first-child) {
        float: none;
        clear: both
    }

    .medium-pull-0, .medium-push-0, .medium-uncentered {
        position: static;
        float: left;
        margin-right: 0;
        margin-left: 0
    }
}

@media print, screen and (min-width: 64em) {
    .large-1 {
        width: 8.33333%
    }

    .large-push-1 {
        position: relative;
        left: 8.33333%
    }

    .large-pull-1 {
        position: relative;
        left: -8.33333%
    }

    .large-offset-0 {
        margin-left: 0
    }

    .large-2 {
        width: 16.66667%
    }

    .large-push-2 {
        position: relative;
        left: 16.66667%
    }

    .large-pull-2 {
        position: relative;
        left: -16.66667%
    }

    .large-offset-1 {
        margin-left: 8.33333%
    }

    .large-3 {
        width: 25%
    }

    .large-push-3 {
        position: relative;
        left: 25%
    }

    .large-pull-3 {
        position: relative;
        left: -25%
    }

    .large-offset-2 {
        margin-left: 16.66667%
    }

    .large-4 {
        width: 33.33333%
    }

    .large-push-4 {
        position: relative;
        left: 33.33333%
    }

    .large-pull-4 {
        position: relative;
        left: -33.33333%
    }

    .large-offset-3 {
        margin-left: 25%
    }

    .large-5 {
        width: 41.66667%
    }

    .large-push-5 {
        position: relative;
        left: 41.66667%
    }

    .large-pull-5 {
        position: relative;
        left: -41.66667%
    }

    .large-offset-4 {
        margin-left: 33.33333%
    }

    .large-6 {
        width: 50%
    }

    .large-push-6 {
        position: relative;
        left: 50%
    }

    .large-pull-6 {
        position: relative;
        left: -50%
    }

    .large-offset-5 {
        margin-left: 41.66667%
    }

    .large-7 {
        width: 58.33333%
    }

    .large-push-7 {
        position: relative;
        left: 58.33333%
    }

    .large-pull-7 {
        position: relative;
        left: -58.33333%
    }

    .large-offset-6 {
        margin-left: 50%
    }

    .large-8 {
        width: 66.66667%
    }

    .large-push-8 {
        position: relative;
        left: 66.66667%
    }

    .large-pull-8 {
        position: relative;
        left: -66.66667%
    }

    .large-offset-7 {
        margin-left: 58.33333%
    }

    .large-9 {
        width: 75%
    }

    .large-push-9 {
        position: relative;
        left: 75%
    }

    .large-pull-9 {
        position: relative;
        left: -75%
    }

    .large-offset-8 {
        margin-left: 66.66667%
    }

    .large-10 {
        width: 83.33333%
    }

    .large-push-10 {
        position: relative;
        left: 83.33333%
    }

    .large-pull-10 {
        position: relative;
        left: -83.33333%
    }

    .large-offset-9 {
        margin-left: 75%
    }

    .large-11 {
        width: 91.66667%
    }

    .large-push-11 {
        position: relative;
        left: 91.66667%
    }

    .large-pull-11 {
        position: relative;
        left: -91.66667%
    }

    .large-offset-10 {
        margin-left: 83.33333%
    }

    .large-12 {
        width: 100%
    }

    .large-offset-11 {
        margin-left: 91.66667%
    }

    .large-up-1 > .column, .large-up-1 > .columns {
        float: left;
        width: 100%
    }

    .large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .columns:nth-of-type(1n+1) {
        clear: both
    }

    .large-up-1 > .column:last-child, .large-up-1 > .columns:last-child {
        float: left
    }

    .large-up-2 > .column, .large-up-2 > .columns {
        float: left;
        width: 50%
    }

    .large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .columns:nth-of-type(2n+1) {
        clear: both
    }

    .large-up-2 > .column:last-child, .large-up-2 > .columns:last-child {
        float: left
    }

    .large-up-3 > .column, .large-up-3 > .columns {
        float: left;
        width: 33.33333%
    }

    .large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1) {
        clear: both
    }

    .large-up-3 > .column:last-child, .large-up-3 > .columns:last-child {
        float: left
    }

    .large-up-4 > .column, .large-up-4 > .columns {
        float: left;
        width: 25%
    }

    .large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1) {
        clear: both
    }

    .large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
        float: left
    }

    .large-up-5 > .column, .large-up-5 > .columns {
        float: left;
        width: 20%
    }

    .large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1) {
        clear: both
    }

    .large-up-5 > .column:last-child, .large-up-5 > .columns:last-child {
        float: left
    }

    .large-up-6 > .column, .large-up-6 > .columns {
        float: left;
        width: 16.66667%
    }

    .large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1) {
        clear: both
    }

    .large-up-6 > .column:last-child, .large-up-6 > .columns:last-child {
        float: left
    }

    .large-up-7 > .column, .large-up-7 > .columns {
        float: left;
        width: 14.28571%
    }

    .large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .columns:nth-of-type(7n+1) {
        clear: both
    }

    .large-up-7 > .column:last-child, .large-up-7 > .columns:last-child {
        float: left
    }

    .large-up-8 > .column, .large-up-8 > .columns {
        float: left;
        width: 12.5%
    }

    .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1) {
        clear: both
    }

    .large-up-8 > .column:last-child, .large-up-8 > .columns:last-child {
        float: left
    }

    .large-collapse > .column, .large-collapse > .columns {
        padding-right: 0;
        padding-left: 0
    }

    .large-collapse .row {
        margin-right: 0;
        margin-left: 0
    }

    .expanded.row .large-collapse.row {
        margin-right: 0;
        margin-left: 0
    }

    .large-uncollapse > .column, .large-uncollapse > .columns {
        padding-right: .9375rem;
        padding-left: .9375rem
    }

    .large-centered {
        margin-right: auto;
        margin-left: auto
    }

    .large-centered, .large-centered:last-child:not(:first-child) {
        float: none;
        clear: both
    }

    .large-pull-0, .large-push-0, .large-uncentered {
        position: static;
        float: left;
        margin-right: 0;
        margin-left: 0
    }
}

.column-block {
    margin-bottom: 1.25rem
}

.column-block > :last-child {
    margin-bottom: 0
}

@media print, screen and (min-width: 40em) {
    .column-block {
        margin-bottom: 1.875rem
    }

    .column-block > :last-child {
        margin-bottom: 0
    }
}

.column, .columns {
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}



.column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
    float: right
}

.column.end:last-child:last-child, .end.columns:last-child:last-child {
    float: left
}

.column.row.row, .row.row.columns {
    float: none
}

.row .column.row.row, .row .row.row.columns {
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0
}

.collapse {
    display: block !important;
}